Autogenerated HTML docs for v1.6.0.2-514-g23abd3 
diff --git a/git-grep.html b/git-grep.html index 430adf8..140ab68 100644 --- a/git-grep.html +++ b/git-grep.html 
@@ -327,6 +327,7 @@  [-E | --extended-regexp] [-G | --basic-regexp]   [-F | --fixed-strings] [-n]   [-l | --files-with-matches] [-L | --files-without-match]  + [-z | --null]   [-c | --count] [--all-match]   [-A &lt;post-context&gt;] [-B &lt;pre-context&gt;] [-C &lt;context&gt;]   [-f &lt;file&gt;] [-e] &lt;pattern&gt;  @@ -493,6 +494,18 @@  </p>   </dd>   <dt>  +-z  +</dt>  +<dt>  +--null  +</dt>  +<dd>  +<p>  + Output \0 instead of the character that normally follows a  + file name.  +</p>  +</dd>  +<dt>   -c   </dt>   <dt>  @@ -629,7 +642,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2008-09-19 06:32:56 UTC  +Last updated 2008-10-10 15:30:46 UTC   </div>   </div>   </body>